* The emacs manpage now mentions the "maximized" value for fullscreen.
Patch: mention-maximized-in-emacs-manpage.diff
Provided-by: Sven Joachim <svenjoac@gmx.de>
Date: Wed, 25 Aug 2010 17:54:33 +0200
Added-by: Rob Browning <rlb@defaultvalue.org>
Status: incorporated upstream
The Debian patch is taken from this upstream commit:
revno: 100003
committer: Chong Yidong <cyd@stupidchicken.com>
branch nick: emacs-23
timestamp: Thu 2010-08-26 11:14:55 -0400
message:
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
+2010-08-26 Sven Joachim <svenjoac@gmx.de>
+
+ * emacs.1: Mention "maximized" value for the "fullscreen" X resource.
+
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.
The desired fullscreen size.
The value can be one of
.IR fullboth ,
+.IR maximized ,
.IR fullwidth ,
or
.IR fullheight ,
-which correspond to the command-line options `\-fs', `\-fw', and
-`\-fh', respectively.
+which correspond to the command-line options `\-fs', `-mm', `\-fw',
+and `\-fh', respectively.
Note that this applies to the initial frame only.
.TP
.BR geometry " (class " Geometry )